[INFO] cloning repository https://github.com/AfkaraLP/openai-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AfkaraLP/openai-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfkaraLP%2Fopenai-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfkaraLP%2Fopenai-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74496d7fb3f4af39148d2c3cc079e4b73013a83f
[INFO] testing AfkaraLP/openai-client against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAfkaraLP%2Fopenai-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AfkaraLP/openai-client
[INFO] finished tweaking git repo https://github.com/AfkaraLP/openai-client
[INFO] tweaked toml for git repo https://github.com/AfkaraLP/openai-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AfkaraLP/openai-client on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AfkaraLP/openai-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34c283023fab2f569726a8dde6a520a300652670a0940badac09e20e29692a88
[INFO] running `Command { std: "docker" "start" "-a" "34c283023fab2f569726a8dde6a520a300652670a0940badac09e20e29692a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c283023fab2f569726a8dde6a520a300652670a0940badac09e20e29692a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c283023fab2f569726a8dde6a520a300652670a0940badac09e20e29692a88", kill_on_drop: false }`
[INFO] [stdout] 34c283023fab2f569726a8dde6a520a300652670a0940badac09e20e29692a88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a822c8cc37f5c2fe6e84ece882f30b895ddb67f56e590843803c618d313013d
[INFO] running `Command { std: "docker" "start" "-a" "5a822c8cc37f5c2fe6e84ece882f30b895ddb67f56e590843803c618d313013d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling reqwest-sse v0.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling openai-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.15s
[INFO] running `Command { std: "docker" "inspect" "5a822c8cc37f5c2fe6e84ece882f30b895ddb67f56e590843803c618d313013d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a822c8cc37f5c2fe6e84ece882f30b895ddb67f56e590843803c618d313013d", kill_on_drop: false }`
[INFO] [stdout] 5a822c8cc37f5c2fe6e84ece882f30b895ddb67f56e590843803c618d313013d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98b2af295a2e64326b61303934c440d93e24cd49e3c91d04c15a0d9955510f65
[INFO] running `Command { std: "docker" "start" "-a" "98b2af295a2e64326b61303934c440d93e24cd49e3c91d04c15a0d9955510f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling openai-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.52s
[INFO] running `Command { std: "docker" "inspect" "98b2af295a2e64326b61303934c440d93e24cd49e3c91d04c15a0d9955510f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b2af295a2e64326b61303934c440d93e24cd49e3c91d04c15a0d9955510f65", kill_on_drop: false }`
[INFO] [stdout] 98b2af295a2e64326b61303934c440d93e24cd49e3c91d04c15a0d9955510f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b142fa3952906de3283835c355ac42a8003b18354ac7ad0d44faa2c6189164aa
[INFO] running `Command { std: "docker" "start" "-a" "b142fa3952906de3283835c355ac42a8003b18354ac7ad0d44faa2c6189164aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_client-2e437148cac9a5f6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openai_client-ba6f30289caa6bce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/complex_tools.rs (/opt/rustwide/target/debug/deps/complex_tools-ed08c8f59944dad2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_subagent_flow ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openai_client
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - ToolCallFn (line 664) ... ok
[INFO] [stdout] test src/lib.rs - OpenAIClient::get_structured_response (line 160) ... ok
[INFO] [stdout] test src/../README.md - (line 28) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/../README.md - (line 28) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (61) panicked at /tmp/rustdoctesty1tJD9/doctest_bundle_2024.rs:51:13:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(reqwest::Error { kind: Request, url: "http://localhost:1234/v1/chat/completions", source: hyper_util::client::legacy::Error(Connect, ConnectError("tcp connect error", 127.0.0.1:1234, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5883769699f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5883769699f8 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5883769699f8 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5883769699f8 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58837697fc7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58837697fc7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x58837696f7a2 - std[d054f6f42beb1baa]::io::default_write_fmt::<std[d054f6f42beb1baa]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58837696f7a2 - <std[d054f6f42beb1baa]::sys::stdio::unix::Stderr as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5883769475f6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5883769475f6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x588376961741 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5883769619bb - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5883769476b2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58837693ee19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5883769486ad - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58837698043c - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5883769801b2 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   17:     0x58837611a5b0 - doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}
[INFO] [stdout]   18:     0x588376113cb7 - <tokio[cb11ea7e9040e68e]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x5883760f63d6 - <tokio[cb11ea7e9040e68e]::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   20:     0x5883760f2f7f - <tokio[cb11ea7e9040e68e]::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   21:     0x58837611329f - <tokio[cb11ea7e9040e68e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x5883760fdbb7 - tokio[cb11ea7e9040e68e]::runtime::context::runtime::enter_runtime::<<tokio[cb11ea7e9040e68e]::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x5883760f3024 - <tokio[cb11ea7e9040e68e]::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   24:     0x5883760f27cd - <tokio[cb11ea7e9040e68e]::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   25:     0x5883760f2a3a - <tokio[cb11ea7e9040e68e]::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main::{closure#0}>
[INFO] [stdout]   26:     0x588376120c14 - doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::main
[INFO] [stdout]   27:     0x588376120ca6 - doctest_bundle_2024[a01f7a9b728ecae7]::__doctest_0::__main_fn
[INFO] [stdout]   28:     0x5883760edc00 - doctest_runner_2024[517c19936fe79b86]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   29:     0x5883760f0e36 - <doctest_runner_2024[517c19936fe79b86]::__doctest_0::TEST::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5883760ee2a5 - doctest_runner_2024[517c19936fe79b86]::main
[INFO] [stdout]   31:     0x5883760f0d93 - <fn() -> std[d054f6f42beb1baa]::process::ExitCode as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5883760ed526 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[d054f6f42beb1baa]::process::ExitCode, std[d054f6f42beb1baa]::process::ExitCode>
[INFO] [stdout]   33:     0x5883760eda39 - std[d054f6f42beb1baa]::rt::lang_start::<std[d054f6f42beb1baa]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x588376960447 - <&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x588376960447 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x588376960447 - std[d054f6f42beb1baa]::panicking::catch_unwind::<i32, &dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x588376960447 - std[d054f6f42beb1baa]::panic::catch_unwind::<&dyn core[5a1c3e9896636f3a]::ops::function::Fn<(), Output = i32> + core[5a1c3e9896636f3a]::panic::unwind_safe::RefUnwindSafe + core[5a1c3e9896636f3a]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x588376960447 - std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x588376960447 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x588376960447 - std[d054f6f42beb1baa]::panicking::catch_unwind::<isize, std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x588376960447 - std[d054f6f42beb1baa]::panic::catch_unwind::<std[d054f6f42beb1baa]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x588376960447 - std[d054f6f42beb1baa]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5883760ed461 - std[d054f6f42beb1baa]::rt::lang_start::<std[d054f6f42beb1baa]::process::ExitCode>
[INFO] [stdout]   44:     0x5883760f0fb5 - main
[INFO] [stdout]   45:     0x7dbf2de071ca - <unknown>
[INFO] [stdout]   46:     0x7dbf2de0728b - __libc_start_main
[INFO] [stdout]   47:     0x5883760ebba5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/../README.md - (line 28)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.91s; merged doctests compilation took 2.47s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b142fa3952906de3283835c355ac42a8003b18354ac7ad0d44faa2c6189164aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b142fa3952906de3283835c355ac42a8003b18354ac7ad0d44faa2c6189164aa", kill_on_drop: false }`
[INFO] [stdout] b142fa3952906de3283835c355ac42a8003b18354ac7ad0d44faa2c6189164aa
